home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / GRAPHICS / CREATOR3.SPK / !Creator / Docs / Updates < prev   
Text File  |  1999-03-07  |  3KB  |  76 lines

  1.  
  2. Creator updates
  3. ---------------
  4.  
  5. <2.00 (last version was 1.42)
  6.  
  7. removed
  8.  
  9. 2.00
  10.  
  11. - This is a full rewrite. Most of the old functionality is still there, but
  12.   there are a great number of drastic changes and major additions.
  13.  
  14. 2.01
  15.  
  16. - Bugfix : the ZeriRegister 1.01 module contained a bug that would corrupt
  17.   the registration database on removing an entry. It has been replaced by
  18.   version 1.02 which is bugfixed.
  19.  
  20. 3.00
  21.  
  22. - In addition to conversions to an equal or higher number of colours, Creator
  23.   can now also convert to a lower number of colours, using very fast
  24.   implementations of sophisticated colour quantization and dithering
  25.   algorithms, of which the accuracy is user-selectable, subject to memory
  26.   limitations.
  27. - StrongARM compatibility ensured. Only a minor change to the ZeriLocal
  28.   module was needed.
  29.  
  30. 3.20
  31.  
  32. - Bugfix : there were problems with conversions to non-8:8:8 pixel types (all
  33.   of them Sprite) resulting in wrong palettes and on some occasions hanging
  34.   code. Fixed.
  35. - Added 'dithering' conversions to all non-8:8:8 pixel types and all 'fixed
  36.   palette' pixel types. All input formats can now be converted to all
  37.   available output formats without exceptions.
  38. - Sprite 8 bpp 4:4:4 format with fixed palette is now available as output
  39.   format.
  40. - There is no more 'R/G/B scaling' option. Internally, the former
  41.   'Discontinuous' scaling is now used throughout, if needed.
  42. - Added option of limiting the number of output image palette colours.
  43. - Changes to JPEG format support :
  44.   - The 'next' wimpslot is now restored after running the external JPEG
  45.     conversion code.
  46.   - Recompiled code with GCC. Reduced source code to bare minimum.
  47.   - Added 'Float DCT' load option.
  48. - Added PNG format support, both read and write.
  49.  
  50. 3.21
  51.  
  52. - Bugfix : the ZeriBuffer 1.00 module contained a small bug. This would
  53.   occasionally cause corrupt TIFF output. It has been replaced by version
  54.   1.01 which is bugfixed.
  55. - Bugfix : under RISC OS 3.5 onwards, claiming 'overkill' WimpSlots will
  56.   eventually eat up RMA space (probably a RISC OS bug). This affected
  57.   ZeriArea 1.00, which has been replaced by a bugfixed version 1.01.
  58.  
  59. 3.22
  60.  
  61. - Added read support for BMP format.
  62. - Fixed PNG and JPG conversion executables to not barf on '/' anymore.
  63. - Added 'fixed' indication to 'Colours' fields to indicate a fixed palette.
  64.  
  65. 3.30
  66.  
  67. - Rewritten code from BASIC to C++.
  68. - Some minor changes in the user interface.
  69. - Added BMP format write support.
  70. - Improved BMP format read support.
  71.  
  72. 3.31
  73.  
  74. - Saving JPEG barfed again on filenames containing '/'. Fixed.
  75.  
  76.